Skip to content

llcppsymg:static lib mode#478

Merged
MeteorsLiu merged 17 commits into
xgo-dev:mainfrom
luoliwoshang:llcppsymg/staticsymb
Jun 30, 2025
Merged

llcppsymg:static lib mode#478
MeteorsLiu merged 17 commits into
xgo-dev:mainfrom
luoliwoshang:llcppsymg/staticsymb

Conversation

@luoliwoshang
Copy link
Copy Markdown
Contributor

@luoliwoshang luoliwoshang commented Jun 27, 2025

fix #307

  • e2etest with static lib mode
  • find static symbol file & fetch symbol from static symbol

Copilot AI and others added 11 commits June 27, 2025 02:49
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
…eading

Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
…ility

Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
…testing

Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
@luoliwoshang
Copy link
Copy Markdown
Contributor Author

luoliwoshang commented Jun 30, 2025

test static lib generate at e2etest need use conan install lib with static,we need support it ,#483

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.35%. Comparing base (cab94cc) to head (6830aae).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #478   +/-   ##
=======================================
  Coverage   84.35%   84.35%           
=======================================
  Files          27       27           
  Lines        2723     2723           
=======================================
  Hits         2297     2297           
  Misses        385      385           
  Partials       41       41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@luoliwoshang luoliwoshang force-pushed the llcppsymg/staticsymb branch from 5429804 to 042ab6f Compare June 30, 2025 08:21
@luoliwoshang luoliwoshang requested a review from MeteorsLiu June 30, 2025 10:18
@MeteorsLiu MeteorsLiu merged commit d882588 into xgo-dev:main Jun 30, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

llcppsymg:read symbol from static lib file.

3 participants